google.golang.org/grpc/internal/channelz.channel.cm (field)

4 uses

	google.golang.org/grpc/internal/channelz (current package)
		funcs.go#L390: 	cn.cm = c
		types.go#L203: 	cm          *channelMap
		types.go#L249: 		c.cm.findEntry(c.pid).deleteChild(c.id)
		types.go#L287: 	c.cm.deleteEntry(c.id)